func github.com/andybalholm/brotli.gaussianProbability
2 uses
github.com/andybalholm/brotli (current package)
encoder_fast.go#L9: func gaussianProbability(x, mean, stdDev float64) float64 {
encoder_fast.go#L63: e.distanceHisto[i] = max(uint32(gaussianProbability(float64(i), 32, 8)*10000), 1)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |